Skip to content

Fix gRPC telemetry exporters#6558

Merged
guilload merged 1 commit into
mainfrom
guilload/fix-grpc-exporters
Jun 26, 2026
Merged

Fix gRPC telemetry exporters#6558
guilload merged 1 commit into
mainfrom
guilload/fix-grpc-exporters

Conversation

@guilload

Copy link
Copy Markdown
Member

Default gRPC processors are spawned in a dedicated OS thread without handle on the tokio runtime. Move to experimental async processors. Tested locally.

@guilload guilload requested a review from a team as a code owner June 25, 2026 22:00

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 973e089ed3

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread quickwit/quickwit-telemetry-exporters/src/otlp/metrics.rs
Comment thread quickwit/quickwit-telemetry-exporters/src/otlp/traces.rs
Comment thread quickwit/quickwit-telemetry-exporters/Cargo.toml
@guilload guilload force-pushed the guilload/fix-grpc-exporters branch from 973e089 to aa2c8fb Compare June 26, 2026 11:16
@guilload guilload requested a review from a team as a code owner June 26, 2026 11:16
@guilload guilload force-pushed the guilload/fix-grpc-exporters branch from aa2c8fb to 2c0bf9b Compare June 26, 2026 11:17

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2c0bf9bfd4

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread quickwit/Cargo.toml Outdated
@guilload guilload force-pushed the guilload/fix-grpc-exporters branch from 2c0bf9b to f226dfd Compare June 26, 2026 11:33
@guilload guilload enabled auto-merge (squash) June 26, 2026 11:33
@guilload guilload merged commit eec01c5 into main Jun 26, 2026
11 of 12 checks passed
@guilload guilload deleted the guilload/fix-grpc-exporters branch June 26, 2026 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants